object prerender: Tprerender Left = 591 Top = 368 BorderIcons = [] BorderStyle = bsDialog Caption = 'RaGE / BLiSS' ClientHeight = 52 ClientWidth = 258 Color = 4470913 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False Position = poScreenCenter Scaled = False OnActivate = FormActivate PixelsPerInch = 96 TextHeight = 13 object Label1: TLabel Left = 8 Top = 8 Width = 195 Height = 14 Caption = 'Pre-rendering patterns... hold on a sec...' Font.Charset = DEFAULT_CHARSET Font.Color = clWhite Font.Height = -11 Font.Name = 'Arial' Font.Style = [] ParentFont = False end object progressGauge: TGauge Left = 8 Top = 32 Width = 241 Height = 9 BackColor = 10086557 ForeColor = 4874571 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Arial' Font.Style = [] ParentFont = False Progress = 0 ShowText = False end object startTimer: TTimer Enabled = False Interval = 120 OnTimer = startTimerTimer Left = 232 Top = 16 end end